| BusinessProcess |
| EntityType | Independent |
| Logical Entity Name | BusinessProcess |
| Default Table Name | SyServiceProcess |
| Logical Only | NO |
| Definition | |
| Note |
| BusinessProcess Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
BusinessProcessTypeId |
INTEGER | NO | ||
| Code | CHAR(8) | NO | ||
| Name | VARCHAR(50) | NO | ||
| IsActive | BIT | NO | ||
| Module | VARCHAR(50) | NO | ||
| WebServiceEndPoint | NVARCHAR(1000) | YES | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
| ProcessInfoType | INTEGER | NO | ||
| IsExceptionMgmtReady | BIT | NO |
| BusinessProcess Keys |
| Key Name | Key Type | Keys |
| Nk_SyServiceProcess_SyServiceProcessTypeId | Inversion Entry | BusinessProcessTypeId |
| Nk_SyServiceProcess_UserID | Inversion Entry | LastModifiedUserId |
| Uk_SyServiceProcessCode | Unique Constraint | Code |
| Pk_SyServiceProcess_SyServiceProcessID | PrimaryKey | Id |
| BusinessProcess Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| BusinessProcessType | Non-Identifying | One To Zero or More | BusinessProcessTypeId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| AutomatedBusinessProcess | Non-Identifying | One To Zero or More | NO | ||||
| SyEventSinkSubscription | Non-Identifying | One To Zero or More | NO | ||||
| FaaProcessExceptionTypeTemplate | Non-Identifying | One To Zero or More | NO | ||||
| SyServiceProcessExportImportMapping | Non-Identifying | One To Zero or More | NO | ||||
| SyServiceProcessExportImportMapping | Non-Identifying | One To Zero or More | NO | ||||
| SyServiceProcessExportMaster | Non-Identifying | One To Zero or More | NO | ||||
| SyServiceProcessImportMaster | Non-Identifying | One To Zero or More | NO | ||||
| SyServiceProcessMapping | Non-Identifying | One To Zero or More | NO | ||||
| BusinessProcessSubscription | Non-Identifying | One To Zero or More | NO | ||||
| BusinessProcessRequest | Non-Identifying | One To Zero or More | NO | ||||
| FaaProcessStarRequestQueue | Non-Identifying | One To Zero or More | NO | ||||
| SyServiceSubscriptionExceptionRoutingRelationship | Non-Identifying | One To Zero or More | NO | ||||
| SyServiceSubscriptionNotificationRelationship | Non-Identifying | One To Zero or More | NO |
| BusinessProcess Check Constraints |
| Check Constraint Name | CheckConstraint |